set Current
Sets the current for the LED output. Default is 10.
Content copied to clipboard
uint32 current = 2;
Return
This builder for chaining.
Parameters
value
The current to set.
Sets the current for the LED output. Default is 10.
uint32 current = 2;
This builder for chaining.
The current to set.